func github.com/jackc/pgx/v5.namedArgState

2 uses

	github.com/jackc/pgx/v5 (current package)
		named_args.go#L232: 				return namedArgState
		named_args.go#L260: func namedArgState(l *sqlLexer) stateFn {